home *** CD-ROM | disk | FTP | other *** search
/ By Popular Request 2.0 / By Popular Request 2.0 (Arsenal Computer).ISO / amiga_2 / chippk20.ads < prev    next >
Text File  |  1995-07-04  |  2KB  |  49 lines

  1.  Amiga Distribution System-- Long Description File
  2.  
  3.            ADS Zone: 1
  4.      ADS Hatch Site: Don Plesky
  5.        ADS Position: ADS Zone 1 Coordinator
  6.            BBS Name: EastPointe Amiga BBS
  7.     Phone Number(s): 810-773-6959
  8.     Network Address: 1:120/229  
  9.      Network Region: 11    
  10.           BBS Hours: 24 Hrs/Day
  11. BBS Mailer/Software: DLG Trapdoor/PDQmail
  12.   BBS Storage Space: 2 Gig 
  13.   File Requestable :  <X> Y     < > N
  14. File Request Hours : All The Time
  15.  
  16. ==========================================
  17.             Long Description
  18. ==========================================
  19.  
  20. Short:    A practical mempeek with AGA support
  21. Author:   petho@spike.fa.gau.hu (Szabolcs Petho)
  22. Uploader: petho@spike.fa.gau.hu (Szabolcs Petho)
  23. Type:     gfx/misc
  24.  
  25. You can see your chip ram contents as a graphics screen, like any other
  26. mempeek. I coded my own, because there were not AGA mempeek when I bought my
  27. AMIGA 1200. (93')
  28.  
  29. But now it is 95'. See the 2.0 improvements below.
  30.  
  31. REQUIREMENTS
  32.  
  33.  Any AMIGA with min. Kickstart 2.0 and the disk based commodities.library.
  34.  Only 15 Khz PAL supported.
  35.  
  36. 2.0 - Third public release.
  37.       - tooltypes (WB)
  38.         - CX_POPKEY (def.: control lalt p)
  39.         - CX_POPUP  (YES or NO)
  40.         - PIC1      (pic address in hex, ie.: 1fe00)
  41.         - MOD1      (modulo in hex, ie.: 28)
  42.         - RES1=0    (lores)
  43.                1    (hires)
  44.                2    (shires)
  45.         - PIC2,MOD2,RES2, PIC3,MOD3,RES3 like above
  46.       - zero key (z) for pic address, modulo or both
  47.       - 16 bit zoom have been redone
  48.       - peek start with both mousebuttons
  49.